.fl {
    float: left;
}

.fr {
    float: right;
}

.dy_bg1 {
    width: 1200px;
    margin: 0 auto;
}

.dy_bg2 {
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.dy_bg3 {
    width: 1160px;
    margin: 0 auto;
    padding: 0 20px 20px 20px;
    background-color: #ffffff;
}

.dy_hide {
    display: none;
}










.dy_title {}

.dy_t_m1 {
    height: 36px;
    line-height: 36px;
    width: 100%;
    min-width: 1200px;
    background-color: #E9E9E9;
}

.dy_t_c1 li {
    float: left;
}

.dy_t_c1 a {
    margin: 0 10px;
    font-size: 14px;
    color: #444444;
}

.dy_t_c1 a:hover {
    color: #CA2D13;
}

.dy_t_c2 p {
    font-size: 14px;
    color: #444444;
}

.dy_t_m2 {
    width: 100%;
    min-width: 1200px;
    height: 212px;
    background: url(dongyangbg.png) no-repeat center center;
}

.dy_logo {
    height: 212px;
    background: url("dy_logo.png") no-repeat 0 center;
}




.dy_nav {
    width: 100%;
    min-width: 1200px;
    height: 55px;
    line-height: 55px;
    background-color: #2b7ce7;
}

.dy_n_ul1 {}

.dy_n_ul1 li {
    float: left;
    position: relative;
    z-index: 999;
}

.dy_n_ul1 a {
    display: block;
    height: 55px;
    padding: 0 35px;
    font-size: 18px;
    color: #ffffff;
}

.dy_n_ul1 .dy_n_color {
    background-color: #F88028;
}

.dy_n_act1 .dy_n_a1 {
    float: left;
    background-color: #F88028;
}

.dy_n_ul1 .dy_n_a1:hover {
    background-color: #F88028;
}

.dy_n_ul1 .dy_n_a1_cur {
    background-color: #F88028;
}

.dy_n_menu {
    display: none;
    position: absolute;
    left: 0;
    top: 48px;
    background-color: #F88028;
}

.dy_n_menu a {
    padding: 0;
    text-align: center;
    width: 162px;
}

.dy_n_menu a:hover {
    background-color: #f38e45;
}

.dy_n_search {
    
    height: 48px;
    position: relative;
}

.dy_n_search input[type="text"] {
    width: 275px;
    padding-left: 10px;
    height: 41px;
    line-height: 41px;
    border-radius: 2px;
}

.dy_n_search input[type="submit"] {
    cursor: pointer;
    outline: none;
    
    top: 15px;
    right: 10px;
    width: 47px;
    height: 41px;
    background: url(search.png) no-repeat center center;
    background-color: #0460a3;
    border-radius: 2px;
}




.dy_news {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #ffffff;
    padding-top: 20px;
}

.dy_ns_scroll {
    width: 589px;
    height: 351px;
    margin: 0 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    float: left;
}

.dy_ns_scroll_ul1 {
    position: absolute;
    left: 0;
    top: 0;
}

.dy_ns_scroll_ul1 li {
    float: left;
}

.dy_ns_scroll_ol1 {
    position: absolute;
    bottom: 17px;
    right: 15px;
    height: 14px;
}

.dy_ns_scroll_ol1 li {
    float: left;
    list-style: none;
    margin-left: 4px;
    background: url(lunboWhite.png) no-repeat center center;
    height: 14px;
    width: 14px;
    cursor: pointer;
}

.dy_ns_scroll_ul1 li a img {
    width: 589px;
    height: 351px;
}

.dy_ns_scroll_ol1 .dy_ns_scroll_act1 {
    background: url(lunboRed.png) no-repeat center center;
}

.dy_ns_scroll_shade {
    height: 48px;
    line-height: 48px;
    width: 100%;
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    position: absolute;
    left: 0;
    bottom: 0;
}

.dy_ns_scroll_text {
    position: absolute;
    left: 10px;
    bottom: 0;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
}

.dy_ns_scroll:hover .dy_ns_scroll_left {
    display: block;
}

.dy_ns_scroll:hover .dy_ns_scroll_right {
    display: block;
}

.dy_ns_scroll_left {
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 142px;
    background: url("dy_news4.png") no-repeat -60px 0;
}

.dy_ns_scroll_right {
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 142px;
    background: url("dy_news4.png") no-repeat 0 0;
}

.dy_ns_scroll_left:hover {
    background: url("dy_news4.png") no-repeat -60px -60px;
}

.dy_ns_scroll_right:hover {
    background: url("dy_news4.png") no-repeat 0 -60px;
}

.dy_ns_m1 {
    width: 551px;
    height: 368px;
    margin-right: 20px;
    position: relative;
    float: right;
}

.dy_ns_m1_c1 {
    height: 45px;
    line-height: 45px;
    border-bottom: 3px solid #EEECE9;
    margin-top: 15px
}

.dy_ns_m1_t1 {
    float: left;
}

.dy_ns_m1_t1 a {
    
    float: left;
    
    height: 45px;
    padding: 0 5px;
    font-size: 22px;
    color: #000000;
    text-align: center;
    margin-right: 12px;
}

.dy_ns_m1_t1 .dy_ns_m1_act1 {
    background: url(shape3.png) no-repeat bottom center;
    border-bottom: 3px solid #057ed7;
    color: #057ed7;
}

.dy_ns_m1_c1 .dy_ns_m1_a1 {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #878787;
}

.dy_ns_m1_c2 {
    
    display: block;
}

.dy_ns_m1 h3 {
    font-size: 30px;
    color: #d7161b;
    text-align: center;
    font-weight: 700;
    padding-top: 14px;
}

.dy_ns_m1_ul1 {
    padding-top: 6px;
}

.dy_ns_m1_ul1 li {
    height: 38px;
    line-height: 38px;
    background: url(rightArrow.jpg) no-repeat 0 15px;
    padding-left: 20px;
    vertical-align: middle;
}

.dy_ns_m1_ul1 a {
    float: left;
    font-size: 18px;
    color: #4C4C4C;
}

.dy_ns_m1_ul1 a:hover {
    color: #CA2D13;
}

.dy_ns_m1_ul1 span {
    float: right;
    font-size: 18px;
    color: #808080;
}




.dy_public {
    overflow: hidden;
    padding-top: 20px;
}

.dy_p_m1 {
    width: 730px;
    height: 305px;
}

.dy_p_m1_c1 {
    height: 32px;
    line-height: 32px;
    border-bottom: 3px solid #2C7BE6;
    background: #F4F9FF url(dy_public2.png) no-repeat 15px center;
    padding-left: 40px;
}

.dy_p_m1_c1 span {
    float: left;
    font-size: 16px;
    color: #575B60;
}

.dy_p_m1_c1 a {
    float: right;
    font-size: 14px;
    color: #878787;
    margin-right: 10px;
}

.dy_p_m1_c1 b {
    background-color: #2C7BE6;
    color: #ffffff;
    padding: 0 3px;
    font-weight: normal;
}

.dy_p_m1_ul1 {
    padding: 10px 0 0 20px;
}

.dy_p_m1_ul1 li {
    height: 36px;
    line-height: 35px;
    background: url(blueDian.jpg) no-repeat 5px center;
    padding-left: 20px;
    vertical-align: middle;
}

.dy_p_m1_ul1 a {
    float: left;
    font-size: 18px;
    color: #000000;
    display: block;
    width: 550px;
    overflow: hidden;
    white-space: nowrap;
}

.dy_p_m1_ul1 a:hover {
    color: #ee0000;
}

.dy_p_m1_ul1 span {
    float: right;
    padding-right: 20px;
    font-size: 18px;
    color: #808080;
}

.dy_p_m1_c3 {
    overflow: hidden;
}

.dy_p_m1_c3 a {
    float: left;
    margin: 0 6px;
    width: 165px;
    text-align: center;
    height: 52px;
    line-height: 52px;
    background-color: #F4F9FF;
    border-radius: 10px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

.dy_p_m1_ul11 {
    padding: 10px 0 0 0;
}

.dy_p_m1_ul11 li {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}

.dy_p_m1_ul11 a {
    float: left;
    font-size: 14px;
    color: #4C4C4C;
}

.dy_p_m1_ul11 a:hover {
    color: #CA2D13;
}

.dy_p_m1_ul11 span {
    float: right;
    font-size: 14px;
    color: #575B60;
}

.dy_p_m2 {
    width: 100%;
    height: 365px;
    box-sizing: border-box;
    
    background-color: #ffffff;
    margin-top: 20px;
}

.dy_p_m2 {
    height: 404px !important;
}

.dy_p_m2_c1 {
    height: 60px;
    line-height: 60px;
    background-color: #ffffff;
    
    
    border-top: 3px solid #057ed7;
}

.dy_p_m2_t1 {
    
}

.dy_p_m2_t1 a {
    float: left;
    height: 60px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 22px;
    color: #000000;
    
}

.dy_p_m2_t1 .dy_p_m2_act1 {
    color: #057ed7;
}

.dy_p_m2_c1 .dy_p_m2_a1 {
    float: right;
    font-size: 16px;
    color: #808080;
    margin-right: 10px;
}

.dy_p_m2_a1 span {
    color: #ee0000;
}

.dy_p_m1_ul11 b {
    margin: 0 10px;
    float: left;
    width: 30px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
}

.lx_ns_b1 {
    background: url("lx_news6.png") no-repeat 0 center;
}

.lx_ns_b2 {
    background: url("lx_news7.png") no-repeat 0 center;
}

.lx_ns_b3 {
    background: url("lx_news8.png") no-repeat 0 center;
}

.lx_ns_b4 {
    background: url("lx_news9.png") no-repeat 0 center;
}

.lx_ns_b5 {
    background: url("lx_news10.png") no-repeat 0 center;
}

.lx_ns_b6 {
    background: url("lx_news6.png") no-repeat 0 center;
}

.lx_ns_b7 {
    background: url("lx_news7.png") no-repeat 0 center;
}

.lx_ns_b8 {
    background: url("lx_news8.png") no-repeat 0 center;
}

.lx_ns_b9 {
    background: url("lx_news9.png") no-repeat 0 center;
}

.lx_ns_b10 {
    background: url("lx_news10.png") no-repeat 0 center;
}

.lx_ns_b11 {
    background: url("lx_news6.png") no-repeat 0 center;
}

.lx_ns_b12 {
    background: url("lx_news7.png") no-repeat 0 center;
}

.lx_ns_b13 {
    background: url("lx_news8.png") no-repeat 0 center;
}

.lx_ns_b14 {
    background: url("lx_news9.png") no-repeat 0 center;
}

.lx_ns_b15 {
    background: url("lx_news10.png") no-repeat 0 center;
}

.lx_ns_b16 {
    background: url("lx_news10.png") no-repeat 0 center;
}

.dy_p_m3 {
    width: 286px;
    height: 305px;
}

.dy_p_m3_c1 {
    height: 36px;
    line-height: 36px;
    background-color: #409DF3;
    text-align: center;
    background: url(dy_xxgk_logo.jpg) no-repeat 0 center;
}

.dy_p_m3_c1 a {
    display: block;
    height: 36px;
    width: 100%;
    font-size: 18px;
    color: #ffffff;
}

.dy_p_m3_c2 {
    margin-left: -6px;
    overflow: hidden;
}

.dy_p_m3_c2 a {
    float: left;
    width: 140px;
    margin: 5px 0 0 6px;
    text-align: center;
    height: 31px;
    line-height: 31px;
    background-color: #F3F7FB;
    font-size: 14px;
    color: #000000;
}

.dy_p_m3_c2 a:hover {
    background-color: #00b8ee;
}

.dy_p_m3_c3 {
    padding-top: 5px;
    overflow: hidden;
}

.dy_p_m3_c3 a {
    float: left;
    width: 111px;
    margin-left: 1px;
    border-bottom: 1px #555 dashed;
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #000000;
    background: url("dy_public3.png") no-repeat 10px center;
}







.dy_banner2 {
    margin: 20px 0;
    height: 135px;
}




.dy_serve {
    overflow: hidden;
}

.dy_sl {
    width: 365px;
    height: 240px;
}




.dy_sr {
    width: 782px;
    height: 240px;
}

.dy_sr_m1 {
    height: 34px;
    line-height: 34px;
    background: #f4f9ff url("dy_serve3.png") no-repeat 25px;
}

.dy_sr_m1 span {
    float: left;
    font-size: 16px;
    color: #000;
    margin-left: 55px;
}

.dy_sr_m1 a {
    float: right;
    font-size: 14px;
    color: #878787;
    margin-right: 10px;
}

.dy_sr_m2 {
    height: 50px;
    line-height: 50px;
    background-color: #F9FAF9;
    margin-top: 10px;
}

.dy_sr_m2 ul {
    margin-left: 10px;
}

.dy_sr_m2 ul li {
    float: left;
    background: url("dy_serve4.png") no-repeat right top;
    padding-right: 40px;
}

.dy_sr_m2 ul .dy_sr_m2_li1 {
    background: none;
    padding-right: 0;
}

.dy_sr_m2 ul a {
    float: left;
    font-size: 18px;
    color: #575656;
    padding-left: 35px;
    margin-left: 10px;
}

.dy_sr_m2 ul a:hover {
    color: #2D7BE7;
}

.dy_sr_m2_a1 {
    background: url("dy_serve5.png") no-repeat 0 center;
}

.dy_sr_m2_a2 {
    background: url("dy_serve6.png") no-repeat 0 center;
}

.dy_sr_m2_a3 {
    background: url("dy_serve7.png") no-repeat 0 center;
}

.dy_sr_m2_a4 {
    background: url("dy_serve8.png") no-repeat 0 center;
}

.dy_sr_m2_a5 {
    background: url("dy_serve9.png") no-repeat 0 center;
}

.dy_sr_m3 {}

.dy_sr_m3 li {
    float: left;
    width: 130px;
    height: 145px;
}

.dy_sr_m3 li:hover {
    background: url("dy_serve15.png") no-repeat center 7px;
}

.dy_sr_m3 a {
    float: left;
    width: 130px;
    padding-top: 95px;
    height: 50px;
    text-align: center;
}

.dy_sr_m3 span {
    font-size: 16px;
    color: #000000;
}

.dy_sr_m3 p {
    font-size: 14px;
    color: #969595;
    padding-top: 3px;
}

.dy_sr_m3_a1 {
    background: url("dy_serve10.png") no-repeat center 23px;
}

.dy_sr_m3_a2 {
    background: url("dy_serve11.png") no-repeat center 23px;
}

.dy_sr_m3_a3 {
    background: url("dy_serve12.png") no-repeat center 23px;
}

.dy_sr_m3_a4 {
    background: url("dy_serve13.png") no-repeat center 23px;
}

.dy_sr_m3_a5 {
    background: url("dy_serve14.png") no-repeat center 23px;
}

.dy_sr_m3_a17 {
    background: url("dy_serve170814.png") no-repeat center 23px;
}




.dy_column {
    padding-top: 20px;
    position: relative;
}

.dy_c_m1 {
    height: 41px;
    background: url("dy_column1.png") no-repeat 0 center;
    padding-left: 55px;
}

.dy_c_m1 a {
    display: block;
    height: 41px;
    background: url("dy_column2.jpg") repeat-x center bottom;
    font-size: 20px;
    color: #000000;
}

.dy_c_m2 {
    width: 730px;
    height: 130px;
    overflow: hidden;
    
}

.dy_c_m2 ul {
    width: 1500px;
    margin-left: -20px;
}

.dy_c_m2 ul li {
    float: left;
    margin-left: 20px;
}




.dy_link {
    padding-top: 20px;
    border-bottom: 1px solid #cccccc;
}

.dy_l_m1 {
    height: 35px;
    background: url("dy_column2.jpg") repeat-x center center;
}

.dy_l_m1 a {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    margin-left: 50px;
    font-size: 20px;
    color: #000000;
    background-color: #ffffff;
}

.dy_l_m2 {
    padding: 10px 0 15px 0;
    overflow: hidden;
}

.dy_l_m2 select {
    font-size: 16px;
    float: left;
    margin: 0 32px;
}




.dy_footer {
    width: 100%;
    min-width: 1150px;
    padding: 25px 0;
    overflow: hidden;
    background-color: #E9E9E9;
    margin-top: 20px;
}

.dy_f_bg1 {
    width: 770px;
    margin: 0 auto;
}

.dy_f_m1 {
    width: 89px;
    text-align: center;
}

.dy_f_m1 span {
    display: block;
    font-size: 14px;
    color: #000000;
    padding-top: 5px;
}

.dy_f_m2 {
    width: 440px;
    text-align: center;
    padding: 0 40px;
}

.dy_f_m2 p {
    line-height: 32px;
    font-size: 14px;
    color: #000000;
}

.dy_f_m2_c1 {
    line-height: 32px;
}

.dy_f_m2_c1 a {
    font-size: 14px;
    color: #000000;
    margin: 0 5px;
}

.dy_f_m2_c1 a:hover {
    color: #CA2D13;
}

.dy_f_m3 {
    width: 72px;
    padding-top: 5px;
}



















.dy_gl_main {
    overflow: hidden;
}

.dy_gl_ml {
    width: 294px;
    min-height: 300px;
}

.dy_gl_bg1 {
    background: url("dy_gl_m2.jpg") repeat-y center center;
}

.dy_gl_ml_m1 {
    padding: 38px 30px;
    background: url("dy_gl_m1.jpg") no-repeat center top;
}

.dy_gl_ml_m1 a {
    font-size: 20px;
    color: #2C7BE6;
}

.dy_gl_ml_m2 {
    padding: 10px 0 30px 45px;
    background: url("dy_gl_m3.jpg") no-repeat center bottom;
}

.dy_gl_ml_ul1 li {
    border-bottom: 1px dashed #888888;
}

.dy_gl_ml_ul1 .dy_gl_ml_a1 {
    
    line-height: 50px;
    
    font-size: 16px;
    color: #262626;
    
}

.dy_gl_ml_ul1 .dy_gl_ml_a1:hover {
    color: #E9280C;
}

.dy_gl_menu {
    padding-left: 50px;
    padding-bottom: 10px;
    display: none;
}

.dy_gl_menu a {
    font-size: 14px;
    color: #262626;
    height: 32px;
    line-height: 32px;
}

.dy_gl_menu a:hover {
    color: #E9280C;
}

.dy_gl_mr {
    width: 852px;
    margin-top: 15px;
    overflow: hidden;
}

.dy_gl_adr {
    height: 20px;
    line-height: 20px;
    margin: 5px 0;
}

.dy_gl_adr span {
    background: url("dy_gl_m5.png") no-repeat 0 center;
    padding-left: 25px;
    font-size: 14px;
    color: #000000;
}

.dy_gl_adr a {
    font-size: 14px;
    color: #000000;
}

.dy_gl_mr_m1 {
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.dy_gl_mr_m1 .dy_gl_mr_a1 {
    float: left;
    height: 35px;
    border-bottom: 4px solid #2C7BE6;
    padding: 0 10px;
    font-size: 20px;
    color: #2C7BE6;
}

.dy_gl_mr_m2 {
    padding: 20px 0;
}

.dy_gl_mr_m2 li {
    height: 30px;
    line-height: 30px;
    background: url("dy_gl_m4.jpg") no-repeat 15px center;
    padding-left: 35px;
    vertical-align: middle;
}

.dy_gl_mr_m2 a {
    float: left;
    font-size: 14px;
    color: #3B3B3B;
}

.dy_gl_mr_m2 a:hover {
    color: #E9280C;
}

.dy_gl_mr_m2 span {
    float: right;
    font-size: 14px;
    color: #3B3B3B;
}

.dy_page {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
}




.dy_xl_main {
    padding: 20px 0;
    overflow: hidden;
}

.dy_xl_adr {
    height: 20px;
    line-height: 20px;
    margin: 5px 0;
    background: url("dy_gl_m5.png") no-repeat 0 center;
    padding-left: 30px;
}

.dy_xl_adr span {
    font-size: 14px;
    color: #000000;
}

.dy_xl_adr a {
    font-size: 14px;
    color: #000000;
}

.dy_xl_text {
    overflow: hidden;
}

.dy_xl_m1 h1 {
    padding-top: 20px;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    color: #000000;
}

.dy_xl_c1 {
    height: 74px;
    line-height: 32px;
    background-color: #F4F3F3;
    margin: 20px 0;
    text-align: center;
}

.dy_xl_c1 span {
    font-size: 14px;
    color: #000000;
    margin: 0 30px;
}

.dy_xl_c1 a:hover {
    color: #E9280C;
}

.dy_xl_c11 {
    height: 32px;
    line-height: 32px;
    background-color: #F4F3F3;
    margin: 20px 0;
    text-align: center;
}

.dy_xl_m2 {
    
    font-size: 16px;
    line-height: 30px
}

.dy_xl_m2 p {
    line-height: 30px;
    font-size: 16px;
    color: #000000;
}

.dy_xl_m2 a {
    color: blue;
}

.dy_xl_m3 {
    float: right;
    padding-top: 40px;
}

.dy_xl_m3 a {
    font-size: 14px;
    color: #000000;
    margin-left: 20px;
}




.dy_ldzc_m1 {
    height: 35px;
    line-height: 35px;
    background: url("dy_ldzc_m2.png") no-repeat 10px center;
    padding-left: 40px;
}

.dy_ldzc_m1 a {
    font-size: 18px;
    color: #000000;
}

.dy_ldzc_menu {
    padding-bottom: 10px;
    display: none;
}

.dy_ldzc_ml {
    overflow: hidden;
    line-height: 32px;
}

.dy_ldzc_ml span {
    float: left;
    width: 60px;
    padding-left: 15px;
    text-align: left;
    font-size: 14px;
    color: #BB2519;
}

.dy_ldzc_ml p {
    float: left;
    width: 150px;
    margin-left: 10px;
    font-size: 14px;
    color: #555555;
}

.dy_ldzc_m2 {
    overflow: hidden;
    padding: 10px 0;
}

.dy_ldzc_m2 img {
    float: left;
}

.dy_ldzc_c1 {
    float: left;
    padding: 15px 25px;
    width: 620px;
}

.dy_ldzc_c1 h3 {
    font-size: 16px;
    color: #D82A31;
    font-weight: normal;
    line-height: 35px;
}

.dy_ldzc_c1 p {
    font-size: 16px;
    color: #555555;
    line-height: 35px;
}

.dy_ldzc_c1 p span {
    margin-right: 20px;
}

.dy_ldzc_m3 {
    padding: 10px;
}

.dy_ldzc_m3 p {
    font-size: 14px;
    color: #555555;
    line-height: 28px;
}

.dy_ldzc_m4 {
    overflow: hidden;
}

.dy_ldzc_m4_c1 {
    width: 416px;
    height: 215px;
}

.dy_ldzc_m4_c2 {
    width: 416px;
    height: 215px;
}

.dy_ldzc_m5 {
    overflow: hidden;
    margin-left: -28px;
    padding: 20px 0;
}

.dy_ldzc_m5 a {
    float: left;
    margin-left: 28px;
}

.dy_ldzc_m4_col1 {}

.dy_ldzc_m4_h3 {
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #CCCCCC;
}

.dy_ldzc_m4_h3 span {
    float: left;
    height: 35px;
    border-bottom: 4px solid #2C7BE6;
    padding: 0 10px;
    font-size: 20px;
    color: #2C7BE6;
}

.dy_ldzc_m4_h3 a {
    float: right;
    width: 20px;
    height: 35px;
    background: url("dy_ldzc_m3.png") no-repeat center center;
}

.dy_ldzc_m4_col1 ul {
    padding-top: 10px;
}

.dy_ldzc_m4_col1 ul li {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}

.dy_ldzc_m4_col1 ul a {
    float: left;
    font-size: 14px;
    color: #4C4C4C;
}

.dy_ldzc_m4_col1 ul a:hover {
    color: #CA2D13;
}

.dy_ldzc_m4_col1 ul span {
    float: right;
    font-size: 14px;
    color: #575B60;
}




.dyzx_p_m1 {
    width: 340px;
    height: 52px;
    line-height: 52px;
    background-color: #F4F9FF;
    text-align: center;
    margin: 0 auto;
}

.dyzx_p_m1 a {
    color: #2359A3;
    font-size: 18px;
}

.dyzx_p_m2_t1 {
    float: left;
}

.dyzx_p_m2_t1 a {
    float: left;
    height: 32px;
    padding: 0 10px;
    font-size: 16px;
    color: #000000;
    margin-right: 10px;
}

.dyzx_p_m2_t1 .dy_p_m2_act1 {
    border-bottom: 3px solid #19416B;
    color: #2C7BE6;
}

.dyzx_p_m3 {
    width: 286px;
    height: 305px;
}

.dyzx_p_m3_c1 {
    height: 32px;
    line-height: 32px;
    border-bottom: 3px solid #EEECE9;
}

.dyzx_p_m3_t1 {
    float: left;
}

.dyzx_p_m3_t1 a {
    float: left;
    height: 32px;
    padding: 0 5px;
    font-size: 16px;
    border-bottom: 3px solid #2C7BE6;
    color: #2C7BE6;
}

.dyzx_p_m3_c1 .dyzx_p_m3_a1 {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #878787;
}




.dyzx_serve {
    padding-top: 10px;
    overflow: hidden;
}

.dyzx_s_m1 {
    width: 356px;
    height: 303px;
    border: 1px solid #609DEF;
    background-color: #F8FBFE;
}

.dyzx_s_m1_c1 {
    height: 45px;
    line-height: 45px;
    background: url("dyzx_m1.jpg") no-repeat center center;
}

.dyzx_s_m1_c1 span {
    float: left;
    font-size: 20px;
    color: #2C7BE6;
    padding-left: 60px;
    background: url("dyzx_m2.png") no-repeat 20px center;
}

.dyzx_s_m1_c1 a {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #878787;
}

.dyzx_s_m1_c2 {
    padding: 20px 0;
    overflow: hidden;
}

.dyzx_s_m1_c2 a {
    float: left;
    width: 73px;
    padding: 60px 8px 0 8px;
    text-align: center;
    height: 60px;
    font-size: 14px;
    color: #000000;
}

.dyzx_s_m1_a1 {
    background: url("dyzx_m3.png") no-repeat center 10px;
}

.dyzx_s_m1_a2 {
    background: url("dyzx_m4.png") no-repeat center 16px;
}

.dyzx_s_m1_a3 {
    background: url("dyzx_m5.png") no-repeat center 10px;
}

.dyzx_s_m1_a4 {
    background: url("dyzx_m6.png") no-repeat center 10px;
}

.dyzx_s_m1_a5 {
    background: url("dyzx_m7.png") no-repeat center 10px;
}

.dyzx_s_m1_a6 {
    background: url("dyzx_m8.png") no-repeat center 10px;
}

.dyzx_s_m1_a7 {
    background: url("dyzx_m9.png") no-repeat center 10px;
}

.dyzx_s_m1_a8 {
    background: url("dyzx_m10.png") no-repeat center 10px;
}

.dyzx_s_m1_a1:hover {
    background: url("dyzx_m_ad_3.png") no-repeat center 10px;
}

.dyzx_s_m1_a2:hover {
    background: url("dyzx_m_ad_4.png") no-repeat center 16px;
}

.dyzx_s_m1_a3:hover {
    background: url("dyzx_m_ad_5.png") no-repeat center 10px;
}

.dyzx_s_m1_a4:hover {
    background: url("dyzx_m_ad_6.png") no-repeat center 10px;
}

.dyzx_s_m1_a5:hover {
    background: url("dyzx_m_ad_7.png") no-repeat center 10px;
}

.dyzx_s_m1_a6:hover {
    background: url("dyzx_m_ad_8.png") no-repeat center 10px;
}

.dyzx_s_m1_a7:hover {
    background: url("dyzx_m_ad_9.png") no-repeat center 10px;
}

.dyzx_s_m1_a8:hover {
    background: url("dyzx_m_ad_10.png") no-repeat center 10px;
}

.dyzx_s_m1_c2 a:hover {
    color: #f56800;
}

.dyzx_s_m2 {
    width: 476px;
    height: 305px;
    margin-left: 20px;
}

.dyzx_s_m3 {
    width: 286px;
    height: 305px;
}




.dy_hd_main {
    overflow: hidden;
}

.dy_hd_ml {
    width: 880px;
}

.dy_hd_ml_m1 {
    overflow: hidden;
}

.dy_hd_ml_m1_col1 {
    width: 430px;
    height: 235px;
    padding-top: 10px;
}

.dy_hd_ml_m1_c1 {
    height: 32px;
    line-height: 32px;
    background: #F4F9FF url("dy_public2.png") no-repeat 10px;
    padding-left: 25px;
    border-bottom: 3px solid #2C7BE6;
}

.dy_hd_ml_m1_c1 span {
    float: left;
    height: 32px;
    padding: 0 10px;
    font-size: 16px;
    color: #2C7BE6;
    margin-right: 10px;
}

.dy_hd_ml_m1_c1 a {
    float: right;
    font-size: 14px;
    color: #878787;
    margin-right: 10px;
}

.dy_hd_ml_m1_t1 {
    height: 32px;
    line-height: 32px;
    border-bottom: 3px solid #EEECE9;
}

.dy_hd_ml_m1_t1 span {
    float: left;
    height: 32px;
    padding: 0 5px;
    font-size: 16px;
    border-bottom: 3px solid #2C7BE6;
    color: #575B60;
}

.dy_hd_ml_m1_t1 a {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #878787;
}

.dy_hd_ml_m2_c1 {
    overflow: hidden;
    padding-bottom: 15px;
}

.dy_hd_ml_m2_c1 a {
    display: block;
    width: 100px;
    height: 62px;
    line-height: 62px;
    font-size: 18px;
    color: #ffffff;
    padding-left: 105px;
}

.dy_hd_ml_m2_a1 a {
    background: #56BFEF url("dy_hd_m1.png") no-repeat 30px center;
}

.dy_hd_ml_m2_a2 a {
    background: #3CB034 url("dy_hd_m2.png") no-repeat 45px center;
}

.dy_hd_ml_m2_a3 a {
    background: #FFA200 url("dy_hd_m3.png") no-repeat 45px center;
}

.dy_hd_ml_m2_a4 a {
    background: #5598C4 url("dy_hd_m4.png") no-repeat 40px center;
}

.dy_hd_ml_m2_a1 {
    float: left;
    width: 205px;
}

.dy_hd_ml_m2_a2 {
    float: left;
    width: 205px;
    margin-left: 20px;
}

.dy_hd_ml_m2_a3 {
    float: left;
    width: 205px;
    margin-left: 20px;
}

.dy_hd_ml_m2_a4 {
    float: left;
    width: 205px;
    margin-left: 20px;
}

.dy_hd_ml_m2_a1 {
    position: relative;
}

.dy_hd_ml_m2_a1 img {
    display: none;
    position: absolute;
    left: 0;
    top: 62px;
}

.dy_hd_ml_m2_a2 {
    position: relative;
}

.dy_hd_ml_m2_a2 img {
    display: none;
    position: absolute;
    left: 0;
    top: 62px;
}

.dy_hd_ml_m2_a3 {
    position: relative;
}

.dy_hd_ml_m2_a3 img {
    display: none;
    position: absolute;
    left: 0;
    top: 62px;
}

.dy_hd_ml_m2_a4 {
    position: relative;
}

.dy_hd_ml_m2_a4 img {
    display: none;
    position: absolute;
    left: 0;
    top: 62px;
}

.dy_hd_ml_m2_c1 .dy_hd_ml_m2_act1 img {
    display: block;
}

.dy_hd_ml_m2_col1 {
    height: 255px;
    background-color: #F8F8FA;
    padding: 30px;
}

.dy_hd_wb_m1 img {
    float: left;
}

.dy_hd_wb_m1 span {
    float: left;
    width: 20px;
    padding: 0 5px;
    font-size: 16px;
    color: #000000;
    margin-left: 15px;
}

.dy_hd_wb_m2 {
    float: right;
    width: 480px;
}

.dy_hd_wb_m2 a {
    float: left;
    width: 140px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    background-color: #ffffff;
    margin: 0 0 20px 20px;
    font-size: 16px;
    color: #4A2E2E;
}

.dy_hd_wb_m2 a:hover {
    background-color: #3CB034;
    color: #ffffff;
}

.dy_hd_wmh_m2 {
    width: 460px;
    background-color: #ffffff;
    padding: 20px;
    margin-left: 30px;
    height: 215px;
}

.dy_hd_wmh_m2 p {
    font-size: 16px;
    line-height: 30px;
}

.dy_hd_wmh_m2 p a {
    font-size: 16px;
    margin-left: 10px;
    color: #E9280C;
}

.dy_hd_wmh_c1 {
    width: 100px;
    text-align: center;
    margin-left: 20px;
    padding: 5px 0;
}

.dy_hd_wmh_c1 span {
    display: block;
    height: 25px;
    border-radius: 5px;
    line-height: 25px;
    font-size: 14px;
    color: #FFFFff;
    margin-top: 5px;
}

.dy_hd_wmh_sp1 {
    background-color: #5598C4;
}

.dy_hd_wmh_sp2 {
    background-color: #3CB034;
}

.dy_hd_ml_m3_c1 {
    width: 430px;
    height: 178px;
    padding-top: 20px;
}

.dy_hd_ml_m3_t1 {
    height: 32px;
    line-height: 32px;
    background: #F4F9FF url("dy_hd_m11.jpg") no-repeat 15px center;
    padding-left: 20px;
    border-bottom: 3px solid #2C7BE6;
}

.dy_hd_ml_m3_t1 span {
    float: left;
    height: 32px;
    padding: 0 10px;
    font-size: 16px;
    color: #575B60;
    margin-right: 10px;
}

.dy_hd_ml_m3_t1 a {
    float: right;
    font-size: 14px;
    color: #878787;
    margin-right: 10px;
}

.dy_hd_ml_m3_t2 {
    height: 32px;
    line-height: 32px;
    background: #F4F9FF url("dy_public2.jpg") no-repeat 0 top;
    padding-left: 25px;
    border-bottom: 3px solid #2C7BE6;
}

.dy_hd_ml_m3_t2 span {
    float: left;
    height: 32px;
    padding: 0 10px;
    font-size: 16px;
    color: #575B60;
    margin-right: 10px;
}

.dy_hd_ml_m3_t2 a {
    float: right;
    font-size: 14px;
    color: #878787;
    margin-right: 10px;
}

.dy_hd_mr {
    width: 260px;
}

.dy_hd_mr_m1 {
    height: 80px;
}

.dy_hd_mr_m2 {
    padding-top: 10px;
    height: 360px;
}

.dy_hd_mr_m2_c1 {
    height: 32px;
    line-height: 32px;
    border-bottom: 3px solid #EEECE9;
}

.dy_hd_mr_m2_c1 span {
    float: left;
    height: 32px;
    padding: 0 10px 0 35px;
    font-size: 16px;
    color: #575B60;
    border-bottom: 3px solid #2C7BE6;
}

.dy_hd_mr_m2_c1 a {
    float: right;
    font-size: 14px;
    color: #878787;
    margin-right: 10px;
}

.dy_hd_mr_m2_sp1 {
    background: url("dy_hd_m13.png") no-repeat 10px center;
}

.dy_hd_mr_m2_sp2 {
    background: url("dy_hd_m16.png") no-repeat 10px center;
}

.dy_hd_mr_m2_c2 {
    padding-top: 10px;
    overflow: hidden;
}

.dy_hd_mr_m2_c2 img {
    float: left;
    margin: 5px 5px 5px 15px;
}

.dy_hd_mr_m2_t1 {
    float: right;
    width: 210px;
}

.dy_hd_mr_m2_t1 p {
    font-size: 14px;
    color: #4C4C4C;
    line-height: 32px;
}

.dy_hd_mr_m2_t1 p b {
    font-size: 16px;
    color: #000000;
}

.dy_hd_mr_m2_t1 p span {
    display: block;
}

.dy_hd_mr_m2_sp3 {
    background: url("dy_gl_m4.jpg") no-repeat 5px 15px;
    padding-left: 15px;
}

.dy_hd_mr_m3 {
    padding-top: 10px;
    height: 420px;
}

.dy_hd_mr_m3_c2 {
    padding-top: 15px;
}

.dy_hd_mr_m3_t1 {
    overflow: hidden;
    height: 155px;
}

.dy_hd_mr_m3_t1 img {
    float: left;
    margin-right: 10px;
}

.dy_hd_mr_m3_t1 p {
    font-size: 14px;
    color: #4C4C4C;
    line-height: 32px;
}

.dy_hd_mr_m3_t1 p b {
    font-size: 16px;
    color: #000000;
    
}

.dy_hd_mr_m3_t2 {
    padding-top: 14px;
}

.dy_hd_mr_m3_t2 p {
    font-size: 14px;
    color: #4C4C4C;
    line-height: 32px;
}

.dy_hd_mr_m3_t2 p b {
    font-size: 16px;
    color: #000000;
}




.dy_gk_public {
    overflow: hidden;
}

.dy_gk_pl {
    width: 354px;
}

.dy_gk_plt {
    height: 280px;
}

.dy_gk_plt_m2 {
    padding-top: 20px;
}

.dy_gk_plt_m2_c1 {
    overflow: hidden;
}

.dy_gk_plt_m2_c1 img {
    float: left;
    margin-right: 20px;
}

.dy_gk_plt_m2_c1 p {
    font-size: 14px;
    color: #4C4C4C;
    line-height: 32px;
}

.dy_gk_plt_m2_c1 p b {
    font-size: 14px;
    color: #000000;
}

.dy_gk_plb {
    padding-top: 20px;
    height: 300px;
}

.dy_gk_plb_m1_c1 {
    height: 32px;
    line-height: 32px;
    background: #F4F9FF url("dy_hd_m11.jpg") no-repeat 15px center;
    padding-left: 25px;
    border-bottom: 3px solid #2C7BE6;
}

.dy_gk_plb_m1_t1 {
    float: left;
    padding-left: 10px;
}

.dy_gk_plb_m1_t1 a {
    float: left;
    height: 52px;
    padding: 0 10px;
    font-size: 16px;
    color: #010101;
    margin-right: 10px;
}

.dy_gk_plb_m1_t1 .dy_gk_plb_m1_act1 {
    color: #057ed7;
    font-size: 18px;
    background: url(titAct.png) no-repeat 0 5px;
}

.dy_gk_plb_m1_c1 .dy_gk_plb_m1_a1 {
    float: left;
    font-size: 14px;
    color: #878787;
    margin-right: 10px;
}

.dy_gk_ul1 {
    padding: 0 20px;
}

.dy_gk_ul1 li {
    height: 36px;
    line-height: 36px;
    background: url(blueDian.jpg) no-repeat 5px center;
    padding-left: 20px;
    vertical-align: middle;
}

.dy_gk_ul1 a {
    float: left;
    font-size: 18px;
    color: #000000;
}

.dy_gk_ul1 a:hover {
    color: #ee0000;
}

.dy_gk_ul1 span {
    float: right;
    font-size: 18px;
    color: #808080;
}

.dy_gk_pc {
    width: 482px;
    margin-left: 20px;
}

.dy_gk_pct {
    height: 280px;
}

.dy_gk_pct_m2 {
    padding-top: 10px;
}

.dy_gk_pct_m1 {
    height: 33px;
    line-height: 33px;
    border-bottom: 3px solid #EEECE9;
}

.dy_gk_pct_m1_c1 {
    float: left;
}

.dy_gk_pct_m1_c1 a {
    float: left;
    height: 33px;
    padding: 0 5px;
    font-size: 16px;
    color: #000000;
    margin-right: 20px;
}

.dy_gk_pct_m1_c1 .dy_gk_pct_m1_act1 {
    border-bottom: 3px solid #2C7BE6;
    color: #2C7BE6;
}

.dy_gk_pct_m1 .dy_gk_pct_m1_a1 {
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #878787;
}

.dy_gk_pcb {
    height: 300px;
    padding-top: 20px;
}

.dy_gk_pcb_m1 {
    height: 32px;
    line-height: 32px;
    background-color: #F4F9FF;
    border-bottom: 3px solid #2C7BE6;
}

.dy_gk_pcb_m1 span {
    float: left;
    height: 32px;
    padding: 0 10px 0 55px;
    font-size: 16px;
    color: #575B60;
    margin-right: 10px;
}

.dy_gk_pcb_m1 a {
    float: right;
    font-size: 14px;
    color: #878787;
    margin-right: 10px;
}

.dy_gk_pcb_sp1 {
    background: url("dy_gk_m1.png") no-repeat 20px center;
}

.dy_gk_pcb_m2_c1 {
    overflow: hidden;
    padding: 10px 0 2px 0;
}

.dy_gk_pcb_m2_c1 a {
    float: left;
    font-size: 14px;
    color: #000000;
    margin: 0 5px;
}

.dy_gk_pcb_m2_c1 .dy_gk_pcb_m2_act1 {
    color: #246ED3;
}

.dy_gk_pcb_m3 {
    height: 36px;
    line-height: 36px;
    padding-top: 10px;
}

.dy_gk_pcb_m3 span {
    float: left;
    margin-left: 20px;
    font-size: 14px;
    color: #4C4C4C;
}

.dy_gk_pcb_m3 input[type="text"] {
    margin-left: 5px;
    height: 34px;
    line-height: 34px;
    width: 270px;
    border: 1px solid #D9D9D9;
}

.dy_gk_pcb_m3 input[type="submit"] {
    margin-left: 10px;
    height: 36px;
    line-height: 36px;
    width: 95px;
    text-align: center;
    background-color: #F88028;
    font-size: 14px;
    color: #FFFFff;
    border-radius: 5px;
    cursor: pointer;
}

.dy_gk_pr {
    width: 284px;
}

.dy_gk_prt {
    height: 280px;
    margin-top: -8px;
}

.dy_gk_prt a {
    display: block;
    height: 38px;
    line-height: 38px;
    margin-top: 8px;
    background-color: #f2f2f2;
    font-size: 16px;
    color: #454545;
    padding-left: 90px;
}

.dy_gk_prt_a1 {
    background: url("dy_gk_m2.png") no-repeat 45px center;
}

.dy_gk_prt_a2 {
    background: url("dy_gk_m3.png") no-repeat 45px center;
}

.dy_gk_prt_a3 {
    background: url("dy_gk_m4.png") no-repeat 45px center;
}

.dy_gk_prt_a4 {
    background: url("dy_gk_m5.png") no-repeat 45px center;
}

.dy_gk_prt_a5 {
    background: url("dy_gk_m6.png") no-repeat 45px center;
}

.dy_gk_prt_a6 {
    background: url("dy_gk_m7.png") no-repeat 45px center;
}

.dy_gk_prb {
    padding-top: 20px;
    height: 300px;
}

.dy_gk_pcb_sp2 {
    background: url("dy_gk_m8.png") no-repeat 20px center;
}




.dy_gk_link {
    height: 52px;
    line-height: 52px;
    margin: 15px 0;
    margin-left: -1px;
}

.dy_gk_link a {
    float: left;
    margin-left: 1px;
    font-size: 18px;
    color: #FFFFff;
    text-align: center;
}

.dy_gk_l_a1 {
    width: 110px;
    background-color: #0068AB;
}

.dy_gk_l_a2 {
    width: 117px;
    background-color: #72BE44;
}

.dy_gk_l_a3 {
    width: 170px;
    background-color: #0068AB;
}

.dy_gk_l_a4 {
    width: 169px;
    background-color: #FFA200;
}

.dy_gk_l_a5 {
    width: 146px;
    background-color: #38AFB6;
}

.dy_gk_l_a6 {
    width: 134px;
    background-color: #E44C28;
}

.dy_gk_l_a7 {
    width: 157px;
    background-color: #56BEEF;
}

.dy_gk_l_a8 {
    width: 150px;
    background-color: #72BE44;
}




.dy_gk_count {
    overflow: hidden;
    margin-bottom: -15px;
}

.dy_gk_cl {
    width: 354px;
    height: 300px;
}

.dy_gk_cc {
    width: 482px;
    height: 300px;
    margin-left: 20px;
}

.dy_gk_pcb_sp3 {
    background: url("dy_gk_m9.png") no-repeat 20px center;
}

.dy_gk_cc_ul1 {
    overflow: hidden;
    padding: 10px 0 2px 0;
}

.dy_gk_cc_ul1 li {
    float: left;
    color: #000000;
}

.dy_gk_cc_ul1 a {
    font-size: 14px;
    color: #000000;
    margin: 0 10px;
}

.dy_gk_cc_ul1 .dy_gk_cc_act1 a {
    color: #246ED3;
}

.dy_gk_cr {
    width: 284px;
    height: 300px;
}

.dy_gk_pcb_sp4 {
    background: url("dy_gk_m10.png") no-repeat 20px center;
}




.dy_zj_map {
    overflow: hidden;
}

.dy_zj_ml {
    width: 358px;
    height: 336px;
}

.dy_zj_mr {
    width: 782px;
    height: 336px;
}

.dy_zj_mr h3 {
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    color: #246ED3;
    font-weight: normal;
}

.dy_zj_mr p {
    line-height: 28px;
    font-size: 14px;
    color: #3E3E3E;
}

.dy_zj_mr p a {
    font-size: 14px;
    color: #3E3E3E;
}

.dy_zj_mr_c1 {
    height: 40px;
    margin-left: -20px;
    padding-top: 20px;
}

.dy_zj_mr_c1 a {
    float: left;
    margin-left: 20px;
    height: 38px;
    line-height: 38px;
    width: 138px;
    text-align: center;
    background-color: #EBF2FA;
    border: 1px solid #5897ED;
    font-size: 16px;
    color: #3E3E3E;
}

.dy_zj_mr_c1 a:hover {
    background: #5897ED;
    color: #fff;
}

.dy_zj_card {
    height: 250px;
    overflow: hidden;
    background-color: #F6F6F6;
}

.dy_zj_card a {
    float: left;
}

.dy_zj_c_a1 {
    width: 105px;
    height: 243px;
    background: url("dy_zj_m2.png") no-repeat center center;
}

.dy_zj_c_a2 {
    margin: 40px 0 0 15px;
    width: 193px;
    text-align: center;
}

.dy_zj_c_a2 span {
    display: block;
    padding-top: 10px;
    font-size: 14px;
    color: #000000;
}

.dy_zj_survey {
    padding-top: 20px;
}

.dy_zj_st {
    height: 174px;
}

.dy_zj_stl {
    width: 243px;
    height: 174px;
}

.dy_zj_stc {
    width: 438px;
    height: 174px;
    margin-left: 20px;
}

.dy_gk_pcb_sp5 {
    background: url("dy_zj_m8.png") no-repeat 20px center;
}

.dy_zj_stc_m1 {
    overflow: hidden;
    height: 125px;
    padding-top: 14px;
}

.dy_zj_stc_m1 img {
    float: left;
}

.dy_zj_stc_c1 {
    float: right;
    width: 250px;
}

.dy_zj_stc_c1 a {
    float: left;
    width: 90px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #4C4C4C;
    background: url("dy_zj_m10.png") no-repeat 10px center;
    padding-left: 35px;
}

.dy_zj_str {
    width: 438px;
    height: 174px;
}

.dy_gk_pcb_sp6 {
    background: url("dy_zj_m9.png") no-repeat 20px center;
}

.dy_zj_sb {
    height: 184px;
    padding-top: 20px;
}

.dy_zj_sbl {
    width: 338px;
    height: 184px;
}

.dy_zj_sbl_m1 {
    overflow: hidden;
    height: 133px;
    padding-top: 14px;
}

.dy_zj_sbl_m1 img {
    float: left;
}

.dy_zj_sbl_c1 {
    float: right;
    width: 200px;
}

.dy_zj_sbl_c1 a {
    float: left;
    width: 65px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #4C4C4C;
    background: url("dy_zj_m10.png") no-repeat 10px center;
    padding-left: 35px;
}

.dy_zj_sbr {
    width: 802px;
    height: 184px;
}

.dy_zj_sbr_m1 {
    height: 34px;
    line-height: 34px;
    background: url("dy_zj_m13.jpg") no-repeat center center;
}

.dy_zj_sbr_m1 span {
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin-left: 55px;
}

.dy_zj_sbr_m1 a {
    float: right;
    font-size: 14px;
    color: #878787;
    margin-right: 10px;
}

.dy_zj_sbr_m2 {
    height: 132px;
    overflow: hidden;
    padding-top: 14px;
    margin-left: -14px;
}

.dy_zj_sbr_m2 a {
    float: left;
    margin-left: 14px;
}




#scRoll {
    height: 765px;
    overflow: hidden;
}

.dy_gl_slide {
    height: 50px;
    background: url("dy_gl_m6.png") no-repeat 10px center;
}

.dy_gl_ml_a1 {
    background: none;
    padding-left: 0px;
    margin-left: 20px;
}




.org_list {
    width: 886px;
    margin: 18px 0 50px;
}

.org_title {
    width: 886px;
    height: 38px;
    background: #f9f9f9;
}

.org_head {
    float: left;
    height: 22px;
    width: 6px;
    background: #2c7be6;
    margin: 8px 13px 8px 10px;
}

.org_name {
    font-size: 18px;
    color: #000;
    line-height: 38px;
}

.apa_list {
    overflow: hidden;
    margin: 3px 0 18px;
}

.apa_title,
.town_title {
    display: block;
    float: left;
    width: 257px;
    line-height: 20px;
    font-size: 15px;
    padding: 8px 0 8px 38px;
    background: url(dy_news5.png) no-repeat 23px center;
}

.apa_title:hover,
.town_title:hover {
    color: #2c7be6;
}

.apa_title a,
.town_title a {
    color: #000;
}

.apa_title a:hover,
.town_title a:hover {
    color: #2c7be6;
}

.town_title {
    width: 405px;
}




.lx_w_m1 {
    line-height: 35px;
    
    height: 35px;
    border-bottom: 3px solid #dfdfdf;
}

.lx_w_m1 a {
    font-size: 16px;
    display: inline-block;
    height: 35px;
    margin-right: 20px;
    padding: 0 15px;
    color: #000;
    border-bottom: 3px solid transparent;
}

.lx_w_m1 .lx_w_act1 {
    color: #0084bf;
    border-bottom: 3px solid #0084bf;
}

.lx_w_m1 a:hover {
    color: #2b7ce7;
    border-bottom: 3px solid #2b7ce7;
}

.lx_w_m2 {
    line-height: 35px;
    overflow: hidden;
    padding: 15px 0;
}

.lx_w_m2 a:hover {
    color: #004ea1;
}




.jh_pub_tab {
    margin-top: 10px;
    width: 100%;
}

.jh_pub_tab th {
    font-size: 15px;
    height: 32px;
    margin: 5px 0;
    border-bottom: 2px solid #b4b4b4;
    background: #f5f3f3;
}

.jh_pub_tab td {
    font-size: 14px;
    height: 32px;
}

.jh_pub_tab_td_1 {
    width: 547px;
}

td.jh_pub_tab_td_1 {
    text-indent: 30px;
    background: url('dy_gl_m4.jpg') no-repeat 15px center;
}

.jh_pub_tab_td_2 {
    width: 213px;
    text-align: center;
}

.jh_pub_tab_td_3 {
    width: 126px;
    text-align: center;
}

.tab_even {
    background: #fff;
}

.tab_odd {
    background: #fafafa;
}

.xl_table {
    margin: 21px 0 25px;
    width: 100%;
    font-size: 15px;
    line-height: 36px;
}

.xl_table td {
    border: 1px solid #bbb;
    padding: 0 5px;
}

.xl_table_fro {
    width: 100px;
    text-align: right;
    font-weight: bold;
    font-family: å®‹ä½“;
}

td.xl_table_con {
    padding-left: 8px;
    min-width: 125px;
}

.org_list {
    width: 886px;
    margin: 18px 0 50px;
}

.apa_list {
    overflow: hidden;
    margin: 3px 0 18px;
}




.js_ldzc_m1 {
    height: 35px;
    line-height: 35px;
    background: url("jh_js1.png") no-repeat 10px center;
    padding-left: 40px;
}

.js_ldzc_m1 a {
    font-size: 18px;
    color: #000000;
}

.jh_ldzc_menu {
    padding-bottom: 10px;
    display: none;
}

.jh_ldzc_ml {
    overflow: hidden;
    line-height: 32px;
}

.jh_ldzc_ml span {
    float: left;
    width: 60px;
    padding-left: 15px;
    text-align: left;
    font-size: 14px;
    color: #BB2519;
}

.jh_ldzc_ml p {
    float: left;
    width: 150px;
    margin-left: 10px;
    font-size: 14px;
    color: #555555;
}

.jh_ldzc_m1 {
    overflow: hidden;
    padding: 10px 0;
}

.jh_ldzc_m1 img {
    float: left;
}

.jh_ldzc_c1 {
    float: left;
    padding: 15px 0 0 30px;
    width: 685px;
}

.jh_ldzc_c1 h3 {
    font-size: 16px;
    color: #D82A31;
    font-weight: normal;
    line-height: 35px;
}

.jh_ldzc_c1 p {
    font-size: 16px;
    color: #555555;
    line-height: 35px;
}

.jh_ldzc_c1 p span {
    margin-right: 20px;
}

.jh_ldzc_m2 {
    padding: 10px;
    font-size: 14px;
    color: #555555;
    line-height: 28px;
    text-indent: 2em;
}




.jh_ldzc_m3 {
    overflow: hidden;
}

.jh_ldzc_m3_c1 {
    width: 430px;
    height: 220px;
}

.jh_ldzc_m3_c2 {
    width: 430px;
    height: 220px;
}

.jh_ldzc_m4 {
    overflow: hidden;
    margin-left: -28px;
    padding: 20px 0;
}

.jh_ldzc_m4 a {
    float: left;
    margin-left: 28px;
}

.jh_gl_mr_m1 {
    height: 50px;
    line-height: 50px;
    border-bottom: 4px solid #CCCCCC;
}

.jh_gl_mr_a1 {
    float: left;
    height: 50px;
    border-bottom: 4px solid #D51212;
    padding: 0 10px;
    font-size: 20px;
    color: #D51212;
}




.dy_sl ul li {
    float: left;
    height: 47px;
    line-height: 47px;
}

.dy_sl ul li a {
    color: #000;
    font-size: 16px;
}

.lx_s_ml_li1 {
    background: url(lx_serve23.png) no-repeat 0 center;
    width: 105px;
    padding-left: 45px;
}

.lx_s_ml_li2 {
    background: url(lx_serve24.png) no-repeat 0 center;
    width: 163px;
    padding-left: 45px;
}

.lx_s_ml_li3 {
    background: url(lx_serve28.png) no-repeat 0 center;
    width: 105px;
    padding-left: 45px;
}

.lx_s_ml_li4 {
    background: url(lx_serve29.png) no-repeat 0 center;
    width: 163px;
    padding-left: 45px;
}

.lx_s_ml_li5 {
    background: url(lx_serve32.png) no-repeat 0 center;
    width: 105px;
    padding-left: 45px;
}

.lx_s_ml_li6 {
    background: url(lx_serve30.png) no-repeat 0 center;
    width: 115px;
    padding-left: 45px;
}

.lx_s_ml_li7 {
    background: url(lx_serve25.png) no-repeat 0 center;
    width: 265px;
    padding-left: 45px;
}

.lx_s_ml_li8 {
    background: url(lx_serve33.png) no-repeat 5px center;
    width: 115px;
    padding-left: 45px;
}

.dy_sl_m1_c1 {
    height: 32px;
    line-height: 32px;
    background: #F4F9FF;
}

.dy_sl_m1_c1 span {
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: blue;
    width: 100px;
    text-align: center;
}

.dy_sl_m1_c1 a {
    float: right;
    font-size: 14px;
    color: #878787;
    margin-right: 10px;
}

.dy_sl_m1_c1 ul {
    margin-top: 15px
}

.jh_add_sy_mail {
    overflow: hidden;
    margin-top: 10px;
}

.jh_add_sy_mail li {
    float: left;
    width: 63px;
    height: 100px;
    margin-right: 10px;
    text-align: center;
}

.jh_add_sy_mail li a.jh_add_sy_mail1 {
    background: url(jh_hd_add_icon1.png) no-repeat center -100px;
}

.jh_add_sy_mail li a.jh_add_sy_mail2 {
    background: url(jh_hd_add_icon2.png) no-repeat center -100px;
}

.jh_add_sy_mail li a.jh_add_sy_mail3 {
    background: url(jh_hd_add_icon3.png) no-repeat center -100px;
}

.jh_add_sy_mail li a.jh_add_sy_mail4 {
    background: url(jh_hd_add_icon4.png) no-repeat center -100px;
}

.jh_add_sy_mail li a.jh_add_sy_mail5 {
    background: url(jh_hd_add_icon5.png) no-repeat center -100px;
}

.jh_add_sy_mail li a {
    display: block;
    width: 69px;
    height: 22px;
    padding-top: 75px;
    color: #3a90d9;
}

.jh_add_sy_mail li a:hover {
    color: #f4454b;
    background-position: center 0;
}

.dy_p_m1_0814 {
    width: 458px;
    height: 305px;
}

.dy_p_m1_0814 {
    width: 358px;
    height: 305px;
    margin-left: 15px;
}

.dy_sl1 {
    width: 365px;
    height: 270px;
}

.dy_p_m1_c31 {
    overflow: hidden;
    width: 365px;
}

.dy_p_m1_c31 a {
    float: left;
    margin: 5px 6px;
    width: 165px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #F4F9FF;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

.dy_p_m11 {
    width: 408px;
    height: 305px;
    margin-right: 15px;
}

.dy_p_m1_c11 {
    height: 32px;
    line-height: 32px;
    border-bottom: 3px solid #2C7BE6;
    background: #F4F9FF url(dy_public2_zxfw.png) no-repeat 15px center;
    padding-left: 40px;
}

.dy_p_m1_c12 {
    width: 690px;
    height: 52px;
    line-height: 52px;
    background-color: #cee0eb;
    
    margin: 20px;
}

.dy_p_m1_c12 a span {
    color: #ee0000;
}

.dy_p_m1_c11 a {
    float: right;
    font-size: 14px;
    color: #878787;
    margin-right: 10px;
}

.dy_p_m1_c12 a {
    float: left;
    text-align: center;
    width: 114px;
    height: 58px;
    font-size: 16px;
    color: #010101;
    margin-right: 10px;
}

.dy_hd_xg_x1 {
    background: #f4f9ff url(dy_hdjl_03.png) no-repeat 10px;
    border-bottom: 2px solid #2c7be6;
}

.dy_hd_xg_x2 {
    background: #f4f9ff url(dy_hdjl_05.png) no-repeat 10px;
    border-bottom: 2px solid #2c7be6;
}

.dy_hd_xg_x3 {
    background: #f4f9ff url(dy_hdjl_14.png) no-repeat 10px;
    border-bottom: 3px solid #2c7be6;
    width: 99%;
}

.dy_hd_xg_x4 {
    background: #f4f9ff url(dy_public2_zxfw.png) no-repeat 10px;
    border-bottom: 2px solid #2c7be6;
}

.dy_hd_xg_x5 {
    background: #f4f9ff url(dy_public2_xngs.png) no-repeat 10px;
    border-bottom: 2px solid #2c7be6;
}

.dy_hd_xg_x7 {
    background: #f4f9ff url(dy_hdjl_05.png) no-repeat 10px;
    border-bottom: 2px solid #2c7be6;
}

.dy_hd_xg_x8 {
    background: #f4f9ff url(dy_hdjl_226.png) no-repeat 10px;
    border-bottom: 2px solid #2c7be6;
}

.dy_hd_xg_x9 {
    background: #f4f9ff url(dy_hdjl_25.png) no-repeat 10px;
    border-bottom: 2px solid #2c7be6;
}

.jh_add_sy_mail1 li {
    float: left;
    width: 95px;
    height: 125px;
    margin-right: 10px;
    text-align: center;
}

.jh_add_sy_mail1 li a {
    display: block;
    width: 95px;
    height: 0px;
    padding-top: 105px;
    color: #3a90d9;
}

.jh_add_sy_mail1 li a.jh_add_sy_mail1_xg1 {
    background: url(dy_hdjl_22.png) no-repeat center;
}

.jh_add_sy_mail1 li a.jh_add_sy_mail1_xg2 {
    background: url(dy_hdjl_24.png) no-repeat center;
}

.jh_add_sy_mail1 li a.jh_add_sy_mail1_xg3 {
    background: url(dy_hdjl_26.png) no-repeat center;
}

.jh_add_sy_mail1 li a.jh_add_sy_mail1_xg4 {
    background: url(dy_hdjl_28.png) no-repeat center;
}

.jh_add_sy_mail1 li a.jh_add_sy_mail1_xg5 {
    background: url(dy_hdjl_30.png) no-repeat center;
}

.jh_add_sy_mail1 li a.jh_add_sy_mail1_xg6 {
    background: url(dy_hdjl_32.png) no-repeat center;
}

.jh_add_sy_mail1 li a.jh_add_sy_mail1_xg7 {
    background: url(dy_hdjl_34.png) no-repeat center;
}

.jh_add_sy_mail1 li a.jh_add_sy_mail1_xg8 {
    background: url(dy_hdjl_36.png) no-repeat center;
}

.dy_p_m1_ul1_xg {
    padding: 10px 0 5px 0;
}

.dy_p_m1_ul1_xg li {
    height: 32px;
    line-height: 32px;
    background: url(dy_hdjl_icon_03.png) no-repeat 5px center;
    padding-left: 20px;
    vertical-align: middle;
}




.clsPage {
    text-align: center;
    margin: 25px auto auto;
    padding: 0;
    overflow: hidden;
    font-weight: normal;
    font-size: 14px;
    font-family: Microsoft YaHei, simhei;
}

.clsPage a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 25px;
    line-height: 25px;
    padding: 0px 7px;
    margin-right: 4px;
    text-decoration: none;
    background-color: #2877c6;
    border: 1px solid #2877c6;
    color: white;
    overflow: hidden;
}

.clsPage a:hover {
    background-color: #fff;
    color: red;
    border-color: #ffcccc;
}

.clsPage span {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 25px;
    line-height: 25px;
    padding: 0px 7px;
    margin-right: 4px;
    background-color: #f7f7f7;
    border: 1px solid #bdbdbd;
    color: black;
}




.jd_emphases_T {
    height: 180px;
    margin-left: -30px;
    padding: 30px 0;
    border-bottom: 4px solid #c5c5c5;
}

.jd_emphases_T a {
    font-size: 24px;
    float: left;
    width: 208px;
    height: 180px;
    margin-left: 30px;
    text-align: center;
    color: #7e9b01;
    background-color: #ddea9a;
}

.jd_emphases_T span {
    display: block;
    margin-top: 120px;
}

.jd_emphases_T_a1 {
    background: url('jd_emphases_m1.png') no-repeat center 35px;
}

.jd_emphases_T_a2 {
    background: url('jd_emphases_m2.png') no-repeat center 35px;
}

.jd_emphases_T_a3 {
    background: url('jd_emphases_m3.png') no-repeat center 35px;
}

.jd_emphases_T_a4 {
    background: url('jd_emphases_m4.png') no-repeat center 35px;
}

.jd_emphases_T_a5 {
    background: url('jd_emphases_m5.png') no-repeat center 35px;
}

.jd_emphases_B {
    overflow: hidden;
    margin-left: -16px;
    padding-top: 30px;
}

.jd_emphases_B a {
    font-size: 18px;
    line-height: 45px;
    float: left;
    width: 180px;
    height: 45px;
    margin: 0 0 20px 16px;
    text-align: center;
    color: #fff;
    background-color: #6caded;
}

.dy_column .nb_left {
    background: url(nb_left.jpg) no-repeat 0 0;
    height: 44px;
    width: 21px;
    position: absolute;
    left: -21px;
    top: 51px;
}

.dy_column .nb_right {
    background: url(nb_right.jpg) no-repeat 0 0;
    height: 44px;
    width: 20px;
    position: absolute;
    right: -20px;
    top: 51px;
}

.dy_column a.nb_left:hover {
    background: url(nb_left.jpg) no-repeat 0 -44px;
    cursor: pointer;
}

.dy_column a.nb_right:hover {
    background: url(nb_right.jpg) no-repeat 0 -44px;
    cursor: pointer;
}




body {
    background: #FAFAFA;
}

.comm {
    color: red;
}

.impMes {
    position: absolute;
    left: 0;
    top: 2px;
}

.guowu {
    height: 220px;
}

.guowu a {
    display: block;
    height: 100px;
    background: #f0f0f0;
    font-size: 16px;
    color: #000000;
    padding: 5px 0;
    text-align: center;
    width: 31px;
    letter-spacing: 0;
    line-height: 18px;
}

.guowu a:nth-child(1) {
    margin-bottom: 5px;
    height: 95px;
}

.guowuActive {
    color: #ffffff !important;
    background: #057ed7 !important;
}

.middlePhoto {}

.middleWrap {
    width: 1200px;
    margin: 0 auto;
    
}

.middleLeft {
    width: 730px;
    float: left;
    
    background-color: white;
}

.dy_p_m2_c2 {}

.middleRight {
    width: 450px;
    height: auto;
    float: left;
    
}

.hudong {
    margin-top: 20px;
    width: 730px;
    height: 573px;
    border-top: 3px solid #057ed7;
    background-color: #ffffff;
}

.dy_zmhd {
    padding: 0 20px;
    height: 75px;
    line-height: 75px;
    background-color: #ffffff;
    color: #057ed7;
    font-size: 22px;
}

.hdContent {
    background-color: #ECF6FD;
    width: 715px;
    height: 50px;
    margin: 0 7px;
}

.hdContent_box {
    width: 90px;
    height: 50px;
    line-height: 50px;
    padding: 0 6px;
    font-size: 16px;
    color: #010101;
    float: left;
}

.hdContent_boxAct {
    color: #ffffff;
    background-color: #057ed7;
}

.hdContent_box img {
    vertical-align: middle;
}

.dy_zmhd_icon {
    width: 20px;
    height: 20px;
    margin: 15px 0;
    display: inline-block;
    vertical-align: middle;
}

.wyzxbg {
    background: url(wyzx.png) no-repeat;
}

.wyzxbgW {
    background: url(wyzxW.png) no-repeat;
}

.wytsbg {
    background: url(wyts.png) no-repeat;
}

.wytsbgW {
    background: url(wytsW.png) no-repeat;
}

.wyjbbg {
    background: url(wyjbBlue.png) no-repeat;
}

.wyjbbgW {
    background: url(wyjb.png) no-repeat;
}

.ldxxbg {
    background: url(ldxx.png) no-repeat;
}

.ldxxbgW {
    background: url(ldxxbgW.png) no-repeat;
}

.xjgkbg {
    background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3557/site/picture/0/2110141446411649067.png?0.5223109843297042) no-repeat;
    background-size: 20px;
}

.xjgkbgW {
    background: url(xjgkbgW.png) no-repeat;
}

.wsdcbg {
    background: url(wsdc.png) no-repeat;
}

.wsdcbgW {
    background: url(wsdcbgW.png) no-repeat;
}

.yjzjbg {
    background: url(yjzj.png) no-repeat;
}

.yjzjbgW {
    background: url(yjzjbgW.png) no-repeat;
}







.dy_xxgk {
    width: 100%;
    height: 290px;
    background-color: #ffffff;
    
    box-sizing: border-box;
    
}

.dy_xxgk_tit {
    width: 408px;
    height: 55px;
    margin: 0 20px;
    box-sizing: border-box;
    line-height: 55px;
    color: #2b7ce7;
    font-size: 22px;
    text-align: center;
    position: relative;
}

.dy_xxgk_tit div {
    display: block;
    width: 173px;
    border-bottom: 2px solid #d2cec8;
}

.dy_xxgk_tit div:nth-child(1) {
    position: absolute;
    left: 0;
    bottom: 0;
}

.dy_xxgk_tit div:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 0;
}

.dy_xxgk_tit img {
    position: absolute;
    bottom: -11px;
    left: 189px;
    display: block;
}

.dy_xxgk_content {
    width: 408px;
    height: 204px;
    background-color: #f5f4f3;
    margin: 20px;
}

.dy_xxgk_content li {
    float: left;
    margin-left: 15px;
    padding-left: 15px;
    background: url(redArrow.png) no-repeat 0 center;
    width: 40%;
    color: #000000;
    font-size: 16px;
    line-height: 50px;
    border-bottom: solid 1px #e7e1dc;
}




.dy_zdly {
    width: 100%;
    min-height: 728px;
    background-color: #ffffff;
    margin: 20px 0;
}

.dy_zdly_content {
    width: 100%;
    margin: 15px 0;
    padding: 0 15px;
    
    box-sizing: border-box;
}

.dy_zdly_content p {
    color: #000000;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.dy_zdly_content li {
    margin-top: 15px;
    float: left;
    width: 105px;
}

.boxImg {
    width: 55px;
    height: 55px;
    margin: 0 23px;
    border: 1px solid #dadada;
    border-radius: 50%;
}

.boxImg img {
    width: 32px;
    height: 30px;
    margin: 13px 11.5px;
}




.dy_zwfw {
    margin-top: 20px;
    clear: both;
    width: 100%;
    min-height: 560px;
    background-color: #ffffff;
}

.zwfwPhoto {
    width: 408px;
    height: 55px;
    margin: 20px 20px;
}

.zwfw_content {
    width: 408px;
    margin: 20px 20px 20px;
}

.zwfw_content_Ul {
    
    width: 408px;
    height: 245px;
}

.zwfw_content_Ul li {
    float: left;
    padding: 0 33px;
    width: 70px;
    height: 95px;
    text-align: center;
    color: #000000;
    font-size: 16px;
    padding-top: 20px;
}

.zwfw_content_Ul li a p {
    color: #000000;
    font-size: 16px;
    line-height: 30px;
}

.zwfw_content_Ul2 li {
    float: left;
    margin-left: 10px;
    padding-left: 11px;
    background: url(redArrow.png) no-repeat 0 center;
    width: 28%;
    color: #000000;
    font-size: 16px;
    line-height: 50px;
    border-bottom: solid 1px #e7e1dc;
}

.zwfw_content_Ul2 li a {
    color: #000000;
    font-size: 16px;
}

.zwfw_content_Ul2 li a:hover {
    color: rgb(0, 90, 170);
}




.underLink {
    width: 1200px;
    margin: 20px auto;
    border-top: 3px solid #057ed7;
    background-color: #ffffff;
}

.friendLink {
    font-size: 22px;
    color: #2b7ce7;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
}

.lx_web {
    width: 1160px;
    margin: 20px auto;
}




.topNews {
    position: relative;
}




.old_lb {
    display: none;
}

.dy_ns_scroll {
    display: block;
}

.newfu {
	width: auto;
    
    height: 55px;
    margin: 0 20px;
    box-sizing: border-box;
    line-height: 55px;
    color: #2b7ce7;
    font-size: 22px;
    
    position: relative;
}

.newfulist {
    width: 1100px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-left: 10px;
}

.newfulist li {
    margin-bottom: 20px;
    width: 120px;
    text-align: center;
    margin-left: 10px;
}

.newfulist li a {
    display: inline-block;
    width: 120px;
    text-align: center;
}

.newfulist li img {
    width: 70px;
    height: 70px;
    margin: auto;
}

.newfulist p {
    width: 120px;
    margin-top: 5px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newback {
    width: 1182px;
    height: auto;
    background: white;
}